home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / mac / TWWIN / KEY.TXT < prev    next >
Text File  |  1991-12-08  |  5KB  |  326 lines

  1. ;   If you're in to wordstar commands - take a look at ws.txt.
  2. ;   If you like it, rename ws.ped to key.ped and ws.txt to key.txt
  3. ;
  4. ;   In order to be effective, changes to this file must be acted upon
  5. ;   by PK.EXE (which comes with registration).
  6. ;
  7. ;   PK.EXE should be executed in the pE directory (where pe.exe is)
  8. ;
  9. ;   data following semi-colons are treated as commentary
  10. ;
  11. ;   key names are defined as follows
  12. ;
  13. ;    f1 - means function key F1
  14. ;      ^f1 - means control key and F1 depressed
  15. ;      #f1 - means shift key and F1 depressed
  16. ;      @f1 - means alt key and F1
  17. ;         etc, etc, etc.
  18. ;
  19. ;   two (or more) keys can be used for a single command as
  20. ;   long as the keys in the sequence are joined with an
  21. ;   underscore character, like this: ^a_c
  22. ;
  23. ;   note, however, that the first key in a two key sequence cannot
  24. ;      then be used as a single key.  So, in the above sequence,
  25. ;      ^a (alone) could not be assigned a function.    It would have
  26. ;      no effect.
  27. ;
  28. ;   one or more spaces follow each field
  29. ;
  30. ;   The ordering of keys in this file is arbitrary, put it in whatever
  31. ;   order you feel is logical.
  32. ;
  33. ;   While a function may have more than one key assigned, one key
  34. ;   cannot be used for more than one function.
  35. ;
  36. ;   Note that key names go in field one, functions in field two.
  37. ;
  38. ; 1     2
  39.  
  40. ^^_^a    ^a    ;these assignments allow the keyin
  41. ^^_^b    ^b    ;of any literal control character by
  42. ^^_^c    ^c    ;first typing ^ (control circumflex)
  43. ^^_^d    ^d    ;followed by the control character you
  44. ^^_^e    ^e    ;want.
  45. ^^_^f    ^f
  46. ^^_^g    ^g
  47. ^^_^h    ^h
  48. ^^_^i    ^i
  49. ^^_^j    ^j
  50. ^^_^k    ^k
  51. ^^_^l    ^l
  52. ^^_^m    ^m
  53. ^^_^n    ^n
  54. ^^_^o    ^o
  55. ^^_^p    ^p
  56. ^^_^q    ^q
  57. ^^_^r    ^r
  58. ^^_^s    ^s
  59. ^^_^t    ^t
  60. ^^_^u    ^u
  61. ^^_^v    ^v
  62. ^^_^w    ^w
  63. ^^_^x    ^x
  64. ^^_^y    ^y
  65. ^^_^z    ^z
  66. ^^_^[    ^[
  67. ^^_^\    ^\
  68. ^^_^]    ^]
  69. ^^_^^    ^^
  70. ^^_^_    ^_
  71.  
  72. ;
  73. ; f1 - f10
  74. ;
  75.  
  76. f1    QuickHelp
  77. f2    NextWindow
  78. f3    InsertDelLine
  79. f4    DeleteLine
  80. f5    FindForward
  81. f6    FindBackward
  82. f7    FloatBlock
  83. f8    PrevMark
  84. f9    GoTo
  85. f10    MatchBrace
  86.  
  87. ; extended keyboard only
  88.  
  89. f11    OpenDosWindow
  90. f12    ToggleWordprocess
  91.  
  92. ; shift f1 - f10
  93.  
  94. #f1
  95. #f2
  96. #f3
  97. #f4
  98. #f5
  99. #f6
  100. #f7
  101. #f8
  102. #f9
  103. #f10
  104.  
  105. ; extended keyboard only
  106.  
  107. #f11    ToggleBorders
  108. #f12    ToggleMenu
  109.  
  110. ; control f1 - f10
  111.  
  112. ^f1    RecordMacro
  113. ^f2    SaveOptions
  114. ^f3    InsertDelSeg
  115. ^f4    DeleteToEol
  116. ^f5    ToggleCase
  117. ^f6    ToggleWordprocess
  118. ^f7    SetTabs
  119. ^f8    SetMarks
  120. ^f9    SizeWindow
  121. ^f10    MoveWindow
  122.  
  123. ; extended keyboard only
  124.  
  125. ^f11    SetLineLength
  126. ^f12    SetParagraphStyle
  127.  
  128. ; alt f1 - f10
  129.  
  130. @f1
  131. @f2
  132. @f3
  133. @f4
  134. @f5
  135. @f6
  136. @f7
  137. @f8
  138. @f9
  139. @f10
  140.  
  141. ; extended keyboard only
  142.  
  143. @f11    ShowMacros
  144. @f12    ToggleAutoTab
  145.  
  146. ; alt a-z
  147.  
  148. @a    AlignParagraph
  149. @b    BlockMarkColumn
  150. @c    ExecuteCommand
  151. @d    DosCommand
  152. @e    EditFile
  153. @f    DefineFind
  154. @g    ToggleGraphics
  155. @h    ToggleHex
  156. @i    EditIncludeFile
  157. @j    JumpList
  158. @k    KloseWindow
  159. @l    BlockMarkLines
  160. @m    MergeFile
  161. @n    NewFile
  162. @o    OpenFile
  163. @p    PrintLines
  164. @q    QuickExit&Save
  165. @r    DefineReplace
  166. @s    SaveFileAs
  167. @t    DefineTag
  168. @u    UnmarkBlock
  169. @v    ViewOnly
  170. @w    OpenWindow
  171. @x    Exit
  172. @y    TileWindows
  173. @z    ZoomWindows
  174.  
  175. ; alt 1 - 0
  176.  
  177. @1    SingleLineBox
  178. @2    DoubleLineBox
  179. @3    TwoDownBox
  180. @4    TwoAcrossBox
  181. @5    ThickLineBox
  182. @6    ASCIIOneBox
  183. @7    ASCIITwoBox
  184. @8    ASCIIThreeBox
  185. @9    ASCIIFourBox
  186. @0    UndoBlock
  187.  
  188. @-    ManifestFilename
  189. @=    ManifestCalcValue
  190.  
  191. ; numeric keypad
  192.  
  193. home    Home
  194. end    End
  195. ^home    PageTop
  196. ^end    PageBottom
  197.  
  198. ins    Ins
  199. del    Del
  200.  
  201. up    Up
  202. right    Right
  203. down    Down
  204. left    Left
  205.  
  206. ^i    TabRight
  207. #tab    TabLeft
  208.  
  209. grey-    Cut
  210. grey+    Paste
  211.  
  212. grey*    CopyToScrap
  213.  
  214. pgup    PgUp
  215. pgdn    PgDn
  216. ^pgup    FileTop
  217. ^pgdn    FileBottom
  218.  
  219.  
  220. ^right    WordRight
  221. ^left    WordLeft
  222.  
  223. ; control key combinations
  224.  
  225. ^a_c    Center
  226. ^a_l    LeftFlush
  227. ^a_r    RightFlush
  228.  
  229. ^c    Calculator
  230. ^d_d    DateEntry
  231. ^d_t    TimeEntry
  232.  
  233. ^del    UndeleteBlock
  234.  
  235. ^e    RightEdge
  236. ^w    LeftEdge
  237.  
  238. ^h    BackSpace
  239.  
  240. ^k_k    BlockMarkStream      ;also control right mouse
  241.  
  242. ^k_d    SingleSpace
  243. ^k_l    LowerCase
  244. ^k_m    MoveBlock
  245. ^k_n    DoubleSpace
  246. ^k_s    SaveFile
  247. ^k_t    MarkWord
  248. ^k_u    UpperCase
  249. ^k_w    WriteBlock
  250.  
  251. ^m    Enter
  252.  
  253. ^n    InsertLine
  254.  
  255. ^q_b    InsertDelBlock
  256. ^q_j    JoinLine
  257. ^q_l    LeaveEditorNow
  258. ^q_n    WordCount
  259. ^q_t    InsertDelWord
  260. ^q_u    DupLine
  261. ^q_w    ParagraphUp
  262. ^q_y    DeleteToEol
  263. ^q_z    ParagraphDown
  264.  
  265. ^r    RepeatChar
  266.  
  267. ^s    SortBlock
  268.  
  269. ^t    DeleteWord
  270. ^bs    DeletePrevWord
  271.  
  272. ^y    DeleteLine
  273. ^u    InsertDelLine
  274.  
  275. ^v_h    HorizontalRuler
  276. ^v_v    VerticalRuler
  277. ^v_u    ToggleUnixLines
  278. ^v_x    ToggleLines
  279. ^v_t    CursorToTop
  280. ^v_c    CursorToCtr
  281. ^v_b    CursorToBot
  282. ^v_a    ASCIIChart
  283.  
  284. ^[    CancelOp
  285.  
  286. ^\    ToggleMacro
  287. ^_    ClearMacro
  288.  
  289. ; extended keyboard extra keys
  290.  
  291. @enter    OpenLine
  292.  
  293. ^up    CursorToTop
  294. ^5    CursorToCtr
  295. ^down    CursorToBot
  296. ^-
  297. ^+
  298. ^*    AppendToScrap
  299. ^ins
  300. ^/
  301. @home
  302. @end
  303.  
  304. @up    ScrollUp
  305. @down    ScrollDown
  306. @left    ScrollLeft
  307. @right    ScrollRight
  308.  
  309. @pgup
  310. @pgdn
  311. @ins
  312. @del
  313. @/
  314. @tab
  315.  
  316. ;
  317. ; commands below are not assigned to any keys
  318. ;
  319.  
  320. Menu                ; default is @spacebar (not really a key)
  321. SetColors
  322. SetInsRpl
  323. DisplayOwner
  324. SetBackup
  325. SetCursor
  326.